

Here is a second generation freight platform where a forklift loads a crate onto a flat car.  
This version is similar to the first FreightDock but has the correct simulation in place.
You can also specify what freight objects that you want to load. (see below)
The model is set up to load three different freight objects; each time it is operated, it
chooses the next object of the three.

I created this model using 3D Canvas Pro.

I am offering it to the Rail Simulator community for fun and for free
Do with it as you see fit.

It is a Developer-Addon-Rail item so you should be able to select it without
using that Asset Selector tool.

The name in the simulator is Freight Dock 2.

When you place this in the Simulation, you will have to click on the track 
for the trigger box location, and then align the dock with the track. The blue box goes directly
over the track where you want to position the flat car to be loaded.

The loader was specifically designed with Great Northerner's flat cars in mind, but
will load a crate on any rail vehicle with a "container" type cargo coded in the wagon bin file.

The crate textures are from Michael Stephan (Great Northerner).  The fork lift driver figure is 
modified from a 3D Canvas model from Bazzi (3D Canvas Forums).

RSAdam gets "Associate Producer" credit for his technical assistance.



To change the freight objects edit these lines which are found near the end of Freight Dock 2.bin

					<BlueprintID>
						<iBlueprintLibrary-cAbsoluteBlueprintID d:id="15103208">
							<BlueprintSetID>
								<iBlueprintLibrary-cBlueprintSetID>
									<Provider d:type="cDeltaString">Developer</Provider>
									<Product d:type="cDeltaString">Addon</Product>
								</iBlueprintLibrary-cBlueprintSetID>
							</BlueprintSetID>
							<BlueprintID d:type="cDeltaString">RailNetwork\Interactive\Crates\bigcrate.xml</BlueprintID>
						</iBlueprintLibrary-cAbsoluteBlueprintID>
						<iBlueprintLibrary-cAbsoluteBlueprintID d:id="15075520">
							<BlueprintSetID>
								<iBlueprintLibrary-cBlueprintSetID>
									<Provider d:type="cDeltaString">Developer</Provider>
									<Product d:type="cDeltaString">Addon</Product>
								</iBlueprintLibrary-cBlueprintSetID>
							</BlueprintSetID>
							<BlueprintID d:type="cDeltaString">RailNetwork\Interactive\Crates\lumber.xml</BlueprintID>
						</iBlueprintLibrary-cAbsoluteBlueprintID>
						<iBlueprintLibrary-cAbsoluteBlueprintID d:id="15141352">
							<BlueprintSetID>
								<iBlueprintLibrary-cBlueprintSetID>
									<Provider d:type="cDeltaString">Developer</Provider>
									<Product d:type="cDeltaString">Addon</Product>
								</iBlueprintLibrary-cBlueprintSetID>
							</BlueprintSetID>
							<BlueprintID d:type="cDeltaString">RailNetwork\Interactive\Crates\longcrate.xml</BlueprintID>
						</iBlueprintLibrary-cAbsoluteBlueprintID>
					</BlueprintID>